mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-04 03:40:32 +00:00
Fix custom restart check
This commit is contained in:
@@ -727,7 +727,7 @@ public class AppPrefs {
|
||||
boolean log) {
|
||||
var m = new Mapping(id, property, t, false, requiresRestart, log);
|
||||
customEntries.put(m, builder);
|
||||
mapping.add(m);
|
||||
map(m);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user