mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 00:05:16 +00:00
Extend the possibilities of file picker
This commit is contained in:
@ -70,3 +70,6 @@ class ServerConfigurationHelper {
|
||||
return _config;
|
||||
}
|
||||
}
|
||||
|
||||
/// Shortcut for server configuration
|
||||
ServerConfig get srvConfig => ServerConfigurationHelper.config;
|
Reference in New Issue
Block a user