adminforth 2.48.0 → 2.48.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -135,6 +135,7 @@
135
135
  <component
136
136
  v-for="c in coreStore?.config?.globalInjections?.everyPageBottom || []"
137
137
  :is="getCustomComponent(c)"
138
+ :adminUser="coreStore.adminUser || null"
138
139
  :meta="c.meta"
139
140
  />
140
141
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adminforth",
3
- "version": "2.48.0",
3
+ "version": "2.48.1",
4
4
  "description": "OpenSource Agent-Native forth-generation admin panel",
5
5
  "keywords": [
6
6
  "adminforth",