Tofu/app/const/DEFAULT_REMOTE_FOLDER.js
2026-09-18 01:41:02 +02:00

4 lines
252 B
JavaScript

// Folder created at the root of the user's Nextcloud files, holding
// plannings/ and recipes/. Pre-filled in the connection form, and editable
// there — nothing else in the app hard-codes a remote path.
export const DEFAULT_REMOTE_FOLDER = 'Tofu'