mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-22 11:35:56 +00:00
Compare commits
1 commit
213f3b1747
...
5796b33d4c
Author | SHA1 | Date | |
---|---|---|---|
|
5796b33d4c |
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