mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-22 14:21:24 +00:00
docs: wording changes for offline support
This commit is contained in:
@@ -4,7 +4,7 @@ tags:
|
||||
- plugin/emitter
|
||||
---
|
||||
|
||||
This plugin allows your website to be accessible offline and be installed as an app. You can use it by adding `Plugin.Offline(),` to the `emitters` in `quartz.config.ts`
|
||||
This plugin allows your website to be accessible offline and be installed as an app. You can enable it by adding `Plugin.Offline(),` to the `emitters` in `quartz.config.ts`
|
||||
|
||||
## Offline Capability
|
||||
|
||||
|
Reference in New Issue
Block a user