mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
chore(plugins): unregister document-mode from bundled plugins
This commit is contained in:
parent
7a93265281
commit
b0cae69ffe
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ const BUNDLED_PLUGIN_PATHS = [
|
|||
'assets/bundled-plugins/voice-reminder',
|
||||
'assets/bundled-plugins/google-calendar-provider',
|
||||
'assets/bundled-plugins/caldav-calendar-provider',
|
||||
'assets/bundled-plugins/document-mode',
|
||||
] as const;
|
||||
|
||||
@Injectable({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue