From bed6a9415ba3a411cf4de5eefec72c6e5cd5199f Mon Sep 17 00:00:00 2001 From: Dale Date: Sun, 8 Jun 2025 22:46:45 +0300 Subject: [PATCH] Correct store.getter access for users previous code was broken ('getters is not a function'), seems the docs are outdated in places --- src/pug/docs/store.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pug/docs/store.pug b/src/pug/docs/store.pug index 2116bfb63..486f6990a 100644 --- a/src/pug/docs/store.pug +++ b/src/pug/docs/store.pug @@ -265,7 +265,7 @@ block content