Fix unencoded search link of installations table cells (#53)

Closes #48

Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
This commit is contained in:
wkoot
2025-02-13 22:58:22 +01:00
committed by GitHub
parent 193f04a208
commit 306d853a16
11 changed files with 75 additions and 52 deletions
+1 -1
View File
@@ -32,4 +32,4 @@ jobs:
run: ruff check netbox_slm
- name: Run ruff format
run: ruff format netbox_slm
run: ruff format --check netbox_slm