mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-12-23 10:16:47 +02:00
Add option to disable persistence
This commit is contained in:
@@ -156,6 +156,7 @@ struct dp_config {
|
||||
|
||||
int png_compression;
|
||||
bool quick_select;
|
||||
bool persistence;
|
||||
};
|
||||
|
||||
struct dp_state {
|
||||
|
||||
Reference in New Issue
Block a user