mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-09 22:57:47 +02:00
Plugin lifecycle optimization
- Added term flow before plugin is killed - Updated example implementations - Added SIGINT to Zoraxy for shutdown sequence (Fixes #561 ?)
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
<div class="ui divider menudivider">Plugins</div>
|
||||
<cx id="pluginMenu"></container>
|
||||
<a class="item" style="pointer-events: none; user-select: none; opacity: 0.6;">
|
||||
<i class="green circle check icon"></i> No Installed Plugins
|
||||
<i class="green circle check icon"></i> No Plugins Installed
|
||||
</a>
|
||||
</cx>
|
||||
<!-- Add more components here -->
|
||||
|
Reference in New Issue
Block a user