add: missing scope to template to prevent a crash on console.

This commit is contained in:
Darshan
2025-01-11 11:07:10 +05:30
parent 9b404db87f
commit 4fe2611ccc
+2 -1
View File
@@ -1567,7 +1567,8 @@ return [
'required' => false,
'type' => 'number'
]
]
],
'scopes' => []
],
[
'icon' => 'icon-chip',