mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-11 04:38:31 -04:00
[status page] checkpoint
This commit is contained in:
parent
e205adfd7b
commit
35aca46b68
6 changed files with 203 additions and 57 deletions
7
src/mixins/public.js
Normal file
7
src/mixins/public.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
export default {
|
||||
data() {
|
||||
return {
|
||||
publicGroupList: [],
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue