You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -83,7 +83,7 @@ class DevPublishSettingTab extends PluginSettingTab {
83
83
containerEl.empty();
84
84
85
85
newSetting(containerEl)
86
-
.setName("API Key")
86
+
.setName("API key")
87
87
.setDesc(
88
88
"SECURITY WARNING! This will be stored unencrypted in your obsidian plugin folder. Do not use this plugin if you do not fully understand the security implications of this.",
0 commit comments