Sale Djenic 8c3c4d7607 refactor(@desktop/general): code cleaned app after accountSettings and globalSettings moved to Nim
Since we have `accountSettings` and `globalSettings` available on both sides Nim
and qml, we don't need `src/app_service/service/local_settings/service` any more.
Indeed it has never been a service logically, but we made it as service according to
the old code base.

Accessing any of local setting instances is easy doable from any part of the app just
using `singletonInstance` and appropriate settings from it.
2021-11-05 11:02:45 -04:00
..
2021-09-16 14:56:25 -04:00
2021-10-05 16:15:29 -04:00