added openerrorlog and giteapage as shared goto
This commit is contained in:
@@ -85,3 +85,21 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user