File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 </cv-toggle >
6464 <cv-text-input
6565 :label =" $t('settings.SEMAPHORE_ADMIN')"
66- placeholder =" s "
66+ placeholder =" adminuser "
6767 v-model =" SEMAPHORE_ADMIN"
6868 class =" mg-bottom"
6969 :invalid-message =" $t(error.SEMAPHORE_ADMIN)"
7373 </cv-text-input >
7474 <cv-text-input
7575 :label =" $t('settings.SEMAPHORE_ADMIN_NAME')"
76- placeholder =" s "
76+ placeholder =" Admin Name "
7777 v-model =" SEMAPHORE_ADMIN_NAME"
7878 class =" mg-bottom"
7979 :invalid-message =" $t(error.SEMAPHORE_ADMIN_NAME)"
8383 </cv-text-input >
8484 <cv-text-input
8585 :label =" $t('settings.SEMAPHORE_ADMIN_EMAIL')"
86- placeholder =" s "
86+ placeholder =" admin@email.org "
8787 v-model =" SEMAPHORE_ADMIN_EMAIL"
8888 class =" mg-bottom"
8989 :invalid-message =" $t(error.SEMAPHORE_ADMIN_EMAIL)"
9494 </cv-text-input >
9595 <cv-text-input
9696 :label =" $t('settings.SEMAPHORE_ADMIN_PASSWORD')"
97- placeholder =" s "
97+ placeholder =" V3rY_5e(urE_P@$$w0RD "
9898 v-model =" SEMAPHORE_ADMIN_PASSWORD"
9999 class =" mg-bottom"
100100 :invalid-message =" $t(error.SEMAPHORE_ADMIN_PASSWORD)"
@@ -368,4 +368,4 @@ export default {
368368.maxwidth {
369369 max-width : 38rem ;
370370}
371- </style >
371+ </style >
You can’t perform that action at this time.
0 commit comments