mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
1 line
No EOL
631 B
Text
1 line
No EOL
631 B
Text
{"version":3,"file":"files_versions-workflow.mjs","sources":["../build/frontend/apps/files_versions/src/workflow.ts"],"sourcesContent":["/*!\n * SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nwindow.addEventListener('DOMContentLoaded', () => {\n\tglobalThis.OCA.WorkflowEngine.registerOperator({\n\t\tid: 'OCA\\\\Files_Versions\\\\BlockVersioningOperation',\n\t\tcolor: '#ff5900',\n\t\toperation: 'deny',\n\t})\n})\n"],"names":[],"mappings":"AAKA,OAAO,iBAAiB,mBAAoB,IAAM,CACjD,WAAW,IAAI,eAAe,iBAAiB,CAC9C,GAAI,gDACJ,MAAO,UACP,UAAW,MAAA,CACX,CACF,CAAC"} |