This commit is contained in:
ThatOneCalculator 2023-02-08 18:13:44 -08:00
parent 09ab9239ce
commit 912eac8ad7
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ function openInfoMenu(ev: MouseEvent) {
text: 'API Console', text: 'API Console',
icon: 'ph-terminal-window-bold ph-lg', icon: 'ph-terminal-window-bold ph-lg',
}, },
]);
} }
function more(ev: MouseEvent) { function more(ev: MouseEvent) {