Skip to content

Commit

Permalink
moved registerInAppsMenu to LandingPage
Browse files Browse the repository at this point in the history
  • Loading branch information
LenaMel-99 committed Jul 11, 2024
1 parent d5951be commit 3c5d6c9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.

This file was deleted.

3 changes: 1 addition & 2 deletions Squello-Core.package/SPBBoard.class/methodProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"open" : "FP 6/10/2024 16:24",
"openFromPrompt:" : "FP 6/10/2024 16:26",
"openLocal:" : "FP 6/25/2024 15:31",
"promptUrl" : "FP 5/23/2024 11:00",
"registerInAppsMenu" : "lo 6/4/2022 23:19" },
"promptUrl" : "FP 5/23/2024 11:00" },
"instance" : {
"activeCard" : "mcr 8/1/2022 02:31",
"addColumn" : "mcr 8/4/2022 00:40",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
accessing
registerInAppsMenu

TheWorldMenu registerOpenCommand: {
'Squello' . { SPBLandingPage . #open } . 'Open Squello window.'
}.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"changeRecentLocalBoards:" : "FP 6/20/2024 12:17",
"numberOfRecentGitHubBoards" : "Haru 6/8/2024 12:38",
"numberOfRecentLocalBoards" : "Haru 6/8/2024 12:37",
"open" : "Haru 6/1/2024 12:28" },
"open" : "Haru 6/1/2024 12:28",
"registerInAppsMenu" : "L.L. 7/11/2024 22:20" },
"instance" : {
"buildAuthButtonSpecWith:" : "FP 6/20/2024 16:42",
"buildContentPanelSpecWith:" : "FP 6/13/2024 13:46",
Expand Down

0 comments on commit 3c5d6c9

Please sign in to comment.