From: Eduardo San Martin Morote Date: Thu, 8 Apr 2021 12:51:50 +0000 (+0200) Subject: chore: comment [skip ci] X-Git-Tag: v0.3.0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62b1d755671a3d1c20c8556f320cf0a3e049dd8e;p=thirdparty%2Fvuejs%2Fpinia.git chore: comment [skip ci] --- diff --git a/src/store.ts b/src/store.ts index 64beb7c0..fd50d672 100644 --- a/src/store.ts +++ b/src/store.ts @@ -326,7 +326,7 @@ export function defineStore< ) } - // used by devtools + // needed by map helpers useStore.$id = id return useStore