Merge branch 'master' into improve-translatables

This commit is contained in:
Ivan Bratović
2021-11-24 10:03:30 +01:00
committed by GitHub
33 changed files with 3883 additions and 3514 deletions

View File

@@ -474,7 +474,7 @@ export default {
groupName = this.$t("Services");
}
this.$root.publicGroupList.push({
this.$root.publicGroupList.unshift({
name: groupName,
monitorList: [],
});