fix topHash on autosave reload for scripts
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
}
|
||||
}
|
||||
])
|
||||
topHash = scriptLoadedFromUrl.hash
|
||||
} else {
|
||||
if (hash) {
|
||||
const scriptByHash = await ScriptService.getScriptByHash({
|
||||
|
||||
Reference in New Issue
Block a user