added openerrorlog and giteapage as shared goto

main
Yuriy 4 months ago
parent 4ac3c76641
commit a5bc6225b6

@ -84,4 +84,22 @@ if(A_GuiControl = "PasteClipboardToFLSTags"){
}
Return
Return
OpenErrorLog:
run, %ErrorLoggingFilePath%
Return
OpenGiteaPage:
if(ScriptAbbreviatedName = "FLS")
URL = https://freedomain.dev/yuriy/livestream-scheduler
if(ScriptAbbreviatedName = "FVU")
URL = https://freedomain.dev/yuriy/video-uploader
if(ScriptAbbreviatedName = "FSMP")
URL = https://freedomain.dev/yuriy/social-media-poster
run, %URL%
Return

Loading…
Cancel
Save