mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
devel/helloworld: fix menu after recent transition
PR: https://forum.opnsense.org/index.php?topic=1332
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PLUGIN_NAME= helloworld
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_COMMENT= A sample framework application
|
||||
#PLUGIN_DEPENDS=
|
||||
PLUGIN_MAINTAINER= adopnsense.org
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<menu>
|
||||
<!-- Plugin HelloWorld menu -->
|
||||
<User order="999">
|
||||
<Lobby>
|
||||
<HelloWorld VisibleName="Hello World!" url="/ui/helloworld/"/>
|
||||
</User>
|
||||
</Lobby>
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user