diff --git a/README.md b/README.md index dc85c9f..e015834 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This application moves the top menu of Nextcloud to the left side. +Comptatible with AppOrder. + ![](https://upload.deblan.org/u/2020-03/5e7fab2b.jpg) ![](https://upload.deblan.org/u/2020-03/5e7fab16.jpg) diff --git a/appinfo/info.xml b/appinfo/info.xml index 622e56a..e639a61 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -6,7 +6,7 @@ Move the top menu to the left side. agpl Simon Vieille - 1.1.0 + 1.1.1 SideMenu customization https://gitnet.fr/deblan/side_menu diff --git a/src/SideMenu.vue b/src/SideMenu.vue index 288941d..cf98d03 100644 --- a/src/SideMenu.vue +++ b/src/SideMenu.vue @@ -1,23 +1,23 @@