Created
May 3, 2021 01:01
-
-
Save tocohara/483b77c61b40e7bfa037324df1a54af1 to your computer and use it in GitHub Desktop.
System Shutdown Mobile RecordAction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add recordAction "Insert" { | |
displayName = "Add Another" | |
icon = "system://Plus" | |
behavior = Create | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment