99232de6ee
ref https://forum.ghost.org/t/access-settings-of-local-ghost-install-when-offline/47590 - Fixed a React Query configuration that would only load Settings when you're connected to the internet. - Setting `networkMode: 'always'`, ensures that queries are executed regardless of the network status, bypassing any checks for internet connectivity. |
||
---|---|---|
.. | ||
src | ||
test | ||
.eslintrc.cjs | ||
.gitignore | ||
package.json | ||
tsconfig.declaration.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |