mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 12:37:18 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92d11863f6 |
@@ -61,7 +61,7 @@ std::string release_name() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
std::filesystem::path sentry_database_path() {
|
std::filesystem::path sentry_database_path() {
|
||||||
return dusk::CachePath / "sentry";
|
return dusk::ConfigPath / "sentry";
|
||||||
}
|
}
|
||||||
|
|
||||||
std::filesystem::path log_attachment_path() {
|
std::filesystem::path log_attachment_path() {
|
||||||
|
|||||||
Reference in New Issue
Block a user