pothi.love/0138-on.quit

5 lines
98 B
Plaintext

on.quit = function()
if Global_state.thread then
quit_all_editors(Global_state.thread)
end
end