Closed TingPing closed 6 years ago
Functions such as lsi_get_user_config_dir() manually build the path all the time instead of checking if it is overridden first. This is needed for Flatpak for example.
lsi_get_user_config_dir()
Functions such as
lsi_get_user_config_dir()
manually build the path all the time instead of checking if it is overridden first. This is needed for Flatpak for example.