mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-15 09:17:17 -05:00
Update src/pages/List.vue
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
ddf35ec96f
commit
0e70d1e373
@ -12,7 +12,7 @@ export default {
|
||||
components: {
|
||||
MonitorList,
|
||||
},
|
||||
mixins: [mobileMixin],
|
||||
mixins: [ mobileMixin ],
|
||||
created() {
|
||||
if (!this.isMobile) {
|
||||
this.$router.push("/dashboard");
|
||||
|
Loading…
Reference in New Issue
Block a user