mirror of
https://github.com/OpenListTeam/OpenList-Desktop.git
synced 2025-11-25 19:27:33 +08:00
fix: update rclone configuration tips for clarity and set textarea to readonly #60
This commit is contained in:
@@ -263,6 +263,7 @@ const handleReset = async () => {
|
||||
class="form-textarea"
|
||||
placeholder='{ "remote1": { "type": "s3", "provider": "AWS" } }'
|
||||
rows="10"
|
||||
readonly
|
||||
></textarea>
|
||||
<small>{{ t('settings.rclone.config.tips') }}</small>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user