aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.js')
-rw-r--r--src/config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.js b/src/config.js
index 5bc318545..544f94fde 100644
--- a/src/config.js
+++ b/src/config.js
@@ -67,6 +67,7 @@ export const DEFAULT_WINDOW_OPTIONS = {
67 67
68export const FRANZ_SERVICE_REQUEST = 'https://bit.ly/franz-plugin-docs'; 68export const FRANZ_SERVICE_REQUEST = 'https://bit.ly/franz-plugin-docs';
69export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate'; 69export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate';
70export const FRANZ_DEV_DOCS = 'http://bit.ly/franz-dev-hub';
70 71
71export const FILE_SYSTEM_SETTINGS_TYPES = [ 72export const FILE_SYSTEM_SETTINGS_TYPES = [
72 'app', 73 'app',