You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Desktop, Mobile, Cli: Move S3 sync target out of beta
This commit is contained in:
@@ -25,7 +25,7 @@ class SyncTargetAmazonS3 extends BaseSyncTarget {
|
|||||||
}
|
}
|
||||||
|
|
||||||
static label() {
|
static label() {
|
||||||
return `${_('S3')} (Beta)`;
|
return _('S3');
|
||||||
}
|
}
|
||||||
|
|
||||||
static description() {
|
static description() {
|
||||||
|
|||||||
Reference in New Issue
Block a user