diff --git a/account/frontend/package.json b/account/frontend/package.json index 239cca1..370b6a8 100644 --- a/account/frontend/package.json +++ b/account/frontend/package.json @@ -10,6 +10,7 @@ "test:e2e": "start-server-and-test preview http://localhost:4173 'cypress run --e2e'", "test:e2e:dev": "start-server-and-test 'vite dev --port 4173' http://localhost:4173 'cypress open --e2e'", "build-only": "vite build", + "rewrite-theme-properties": "./scripts/rewrite-theme-properties.sh", "type-check": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false", "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", "format": "prettier --write src/" diff --git a/account/index.ftl b/account/index.ftl index d874332..e51d808 100644 --- a/account/index.ftl +++ b/account/index.ftl @@ -63,8 +63,8 @@ - - +