Skip to content

Commit e2ee087

Browse files
RKBoss6Copilot
andauthored
Update apps/taglaunch/settings.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 41af700 commit e2ee087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/taglaunch/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
if(spot==1)spotText+="Center ";
5454
if(spot==2)spotText+="Right ";
5555
spotText+="App";
56-
menu[""] = { "title" : spotText}, // Title for the menu
56+
menu[""] = { "title" : spotText }; // Title for the menu
5757

5858
menu["None"] = function(){
5959

0 commit comments

Comments
 (0)