diff --git a/src/graph/fragments/selector.ts b/src/graph/fragments/selector.ts index f4676ec8..7baa9d64 100644 --- a/src/graph/fragments/selector.ts +++ b/src/graph/fragments/selector.ts @@ -23,6 +23,7 @@ export const Services = { label: name group layers + normal } `, }; diff --git a/src/views/dashboard/configuration/ConfigEdit.vue b/src/views/dashboard/configuration/ConfigEdit.vue index 4845d9da..0a35b8b4 100644 --- a/src/views/dashboard/configuration/ConfigEdit.vue +++ b/src/views/dashboard/configuration/ConfigEdit.vue @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. -->