From 85a58f61ed0dd0b40a612d25ce966255c57efe3a Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Fri, 31 Jul 2026 04:04:37 +0200 Subject: Adds curses UI --- ui/daemon/opts.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ui/daemon/opts.json (limited to 'ui/daemon/opts.json') 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": [] +} -- cgit v1.2.1