mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-01 15:30:52 +01:00
🚸 Status page - add group action adds the new group at the top of the page
This commit is contained in:
parent
210566c7af
commit
baf3612ece
@ -459,7 +459,7 @@ export default {
|
||||
groupName = "Services";
|
||||
}
|
||||
|
||||
this.$root.publicGroupList.push({
|
||||
this.$root.publicGroupList.unshift({
|
||||
name: groupName,
|
||||
monitorList: [],
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user