@agendize/vue-tools 1.25.1 → 1.25.2

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.
@@ -4302,7 +4302,7 @@ const d1 = (t) => (Br = t, Rc()), ys = Mc("account", {
4302
4302
  actions: {
4303
4303
  async updateAccount(t, e) {
4304
4304
  if (t)
4305
- return await Br.updateAccount(t, e), this.fetchAccount(!1, (n) => {
4305
+ return await Br.updateAccount(t, e), this.fetchAccount(!0, (n) => {
4306
4306
  this.account = n;
4307
4307
  });
4308
4308
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agendize/vue-tools",
3
- "version": "1.25.1",
3
+ "version": "1.25.2",
4
4
  "description": "Agendize tools",
5
5
  "type": "module",
6
6
  "private": false,