add a favorite menu to agent's context menu for easy way to run scripts
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
flat
|
||||
class="q-ml-sm"
|
||||
:label="showCommunityScripts ? 'Hide Community Scripts' : 'Show Community Scripts'"
|
||||
:icon="showCommunityScripts ? 'visibility_off' : 'visibility'"
|
||||
@click="setShowCommunityScripts(!showCommunityScripts)"
|
||||
/>
|
||||
<q-space />
|
||||
|
||||
Reference in New Issue
Block a user