You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
All: Remove Beta mention for Joplin Server (#13367)
This commit is contained in:
@@ -61,7 +61,7 @@ export default class SyncTargetJoplinServerSAML extends SyncTargetJoplinServer {
|
||||
}
|
||||
|
||||
public static override label() {
|
||||
return `${_('Joplin Server')} (Beta, SAML)`;
|
||||
return `${_('Joplin Server (SAML)')}`;
|
||||
}
|
||||
|
||||
public override async isAuthenticated() {
|
||||
|
||||
Reference in New Issue
Block a user