mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 05:05:44 +00:00
test: revert - skip restore
This commit is contained in:
@@ -412,7 +412,7 @@ const setup = async ({
|
||||
}
|
||||
await page.addInitScript(
|
||||
async ({ token }) => {
|
||||
if (location.search?.match(/code=|short-token=|skipRestore/)) return;
|
||||
if (location.search?.match(/code=|short-token=/)) return;
|
||||
try {
|
||||
let initialLocalStorage = {};
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user