Don't show the '#' before tags in the UI

This commit is contained in:
Vyn 2024-04-21 09:43:56 +02:00
parent e18691d72c
commit 6ca786a4f6
3 changed files with 34 additions and 16 deletions

1
build-tests.sh Normal file
View file

@ -0,0 +1 @@
cmake -DCMAKE_BUILD_TYPE=Debug -S . -B ./build -G Ninja && cd build && ninja && ./tests