add context menu to suggestions

This commit is contained in:
vapormusic 2022-09-08 18:07:51 +07:00
parent f3e97f03ba
commit 9bbbb6d276
11 changed files with 417 additions and 97 deletions

View file

@ -159,6 +159,7 @@ const app = new Vue({
miniTmpY: "",
tmpVar: [],
notification: false,
hintscontext: false,
chrome: {
sidebarCollapsed: false,
nativeControls: false,