Skip to content

Commit 1ff55d2

Browse files
committed
ahhh fuck
1 parent bd38bfb commit 1ff55d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ std::vector<std::string> ListConfigs() {
294294
configs.push_back(entry.path().filename());
295295
}
296296
if (configs.empty()) {
297+
config = Config();
297298
SaveConfig("deadlocked.toml");
298299
configs.push_back("deadlocked.toml");
299300
}

0 commit comments

Comments
 (0)