Skip to content

Commit 1146126

Browse files
committed
check asked
1 parent 3932717 commit 1146126

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

script/library.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,9 @@ end
364364
local hasAsked
365365
---@async
366366
local function askFor3rd(uri, cfg)
367+
if hasAsked then
368+
return nil
369+
end
367370
hasAsked = true
368371
local yes1 = lang.script.WINDOW_APPLY_WHIT_SETTING
369372
local yes2 = lang.script.WINDOW_APPLY_WHITOUT_SETTING

0 commit comments

Comments
 (0)