AW: theCure
This commit is contained in:
8
frontend/pages/admin/workflows.vue
Normal file
8
frontend/pages/admin/workflows.vue
Normal file
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<div class="p-6">
|
||||
<UCard>
|
||||
<template #header><h2 class="text-xl font-semibold">Admin / Workflows</h2></template>
|
||||
<p>Scaffold placeholder. Manage workflows (trigger_event, condition_json, action_json).</p>
|
||||
</UCard>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user