mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
remove unused inject
This commit is contained in:
@@ -9,10 +9,6 @@ export default {
|
||||
name: "WidgetsUrl",
|
||||
mixins: [AbstractWidget],
|
||||
inject: {
|
||||
editModeIsActive: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
sectionName: {
|
||||
type: String,
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user