diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-07-31 04:04:37 +0200 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-08-05 00:02:22 +0200 |
| commit | 85a58f61ed0dd0b40a612d25ce966255c57efe3a (patch) | |
| tree | 54862e397cfea8f5a32779a6674156912b46c48f /ui/daemon/opts.json | |
| parent | 8a4563d6d0c9e81fdaa42f6f760cae2b49cad431 (diff) | |
Adds curses UI
Diffstat (limited to 'ui/daemon/opts.json')
| -rw-r--r-- | ui/daemon/opts.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/daemon/opts.json b/ui/daemon/opts.json new file mode 100644 index 0000000..314852f --- /dev/null +++ b/ui/daemon/opts.json @@ -0,0 +1,5 @@ +{ + "flags": [], + "defines": ["-DSALIS_LOG_TIME"], + "links": [] +} |
