Skip to content

Commit b0728ac

Browse files
committed
chore(userconfig): add policy workbench layout preference key
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent f33d7af commit b0728ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/store/userconfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import { generateOcsUrl } from '@nextcloud/router'
1414
* @typedef {Record<string, unknown> & {
1515
* locale?: string
1616
* files_list_grid_view?: boolean
17+
* policy_workbench_catalog_compact_view?: boolean
1718
* files_list_signer_identify_tab?: string
1819
* crl_filters?: { serialNumber?: string, status?: string | null, owner?: string }
1920
* crl_sort?: { sortBy?: string | null, sortOrder?: 'ASC' | 'DESC' | null }

0 commit comments

Comments
 (0)