web-client-ui
web-client-ui copied to clipboard
feat: Read file separator from server config
- Uses the file separator specified in the server config
- Fixes #2046
- Add context
FileStorageContext
for getting theFileStorage
BREAKING CHANGE: Implementations of FileStorage
must now provide the readonly separator: string
property