mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-20 02:25:56 +00:00
Compare commits
2 commits
5796b33d4c
...
213f3b1747
Author | SHA1 | Date | |
---|---|---|---|
|
213f3b1747 | ||
|
0e70d1e373 |
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ export default {
|
|||
components: {
|
||||
MonitorList,
|
||||
},
|
||||
mixins: [mobileMixin],
|
||||
mixins: [ mobileMixin ],
|
||||
created() {
|
||||
if (!this.isMobile) {
|
||||
this.$router.push("/dashboard");
|
||||
|
|
Loading…
Add table
Reference in a new issue