summaryrefslogtreecommitdiff
path: root/ewww.subplot
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-13 15:40:59 +0000
committerLars Wirzenius <liw@liw.fi>2024-01-13 15:40:59 +0000
commita5756adf589c8c33f83df5804d7e5633ce82627a (patch)
tree692cefb2f68dba1903f6be06c2a650733d1c826f /ewww.subplot
parente4f622252fdf43315e087b968e0db7cc1d051977 (diff)
parent1a6d669a9ade98ccd21c0896b3fb0b122473ab73 (diff)
downloadewww-main.tar.gz
Merge branch 'subplot-fixes' into 'main'HEADmain
fixes and prep for Ambient See merge request larswirzenius/ewww!35
Diffstat (limited to 'ewww.subplot')
-rw-r--r--ewww.subplot4
1 files changed, 2 insertions, 2 deletions
diff --git a/ewww.subplot b/ewww.subplot
index d8f3958..4344948 100644
--- a/ewww.subplot
+++ b/ewww.subplot
@@ -5,14 +5,14 @@ markdowns:
- ewww.md
bindings:
- subplot/ewww.yaml
- - python/lib/daemon.yaml
+ - subplot/daemon.yaml
- lib/files.yaml
- lib/runcmd.yaml
impls:
python:
- subplot/ewww.py
- subplot/http.py
- - python/lib/daemon.py
+ - subplot/daemon.py
- lib/files.py
- lib/runcmd.py
classes: