mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 00:01:55 +00:00
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