Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 1767980

Browse files
committed
1 parent 86ce836 commit 1767980

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/resources/assets/js/bulma/menu-comp.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ export default {
1717
created() {
1818
this.getPages()
1919
},
20-
updated() {
21-
admin_sticky_sidebar()
22-
},
2320
methods: {
2421
getPages() {
2522
$.get(this.getMenuPages, (res) => {

0 commit comments

Comments
 (0)