mirror of
https://github.com/directus/directus.git
synced 2026-01-28 02:28:03 -05:00
Remove annoying warning in modal
This commit is contained in:
@@ -76,7 +76,7 @@ export default defineComponent({
|
||||
},
|
||||
heading: {
|
||||
type: String,
|
||||
default: false,
|
||||
default: null,
|
||||
},
|
||||
subheading: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user