mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
Set better defaults for webhooks
This commit is contained in:
@@ -102,6 +102,9 @@ export default defineComponent({
|
||||
viewOptions.value = {
|
||||
widths: {
|
||||
status: 50,
|
||||
name: 120,
|
||||
directus_action: 180,
|
||||
collection: 220,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user