Skip to content
Snippets Groups Projects

Resolve "conf: remove currency"

Merged Éloïs requested to merge elois/156-conf-remove-currency into dev
59 files
+ 599
429
Compare changes
  • Side-by-side
  • Inline
Files
59
@@ -29,3 +29,6 @@ pub static DEFAULT_CURRENCY: &'static str = "g1";
/// Default value for `default_sync_module` conf field
pub static DEFAULT_DEFAULT_SYNC_MODULE: &'static str = "ws2p";
/// Modules datas folder
pub static MODULES_DATAS_FOLDER: &'static str = "datas";
Loading