diff --git a/src/constants.ts b/src/constants.ts index 34d01b47..8e49932c 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -267,4 +267,4 @@ export const PAGINATION_COUNT = 0; export const SEARCH_INPUT = ''; export const BLUEPRINTS_DIR = - '.local/share/cockpit/image-builder-frontend/blueprints'; + '.local/share/cockpit/cockpit-image-builder/blueprints';