Skip to content

Commit

Permalink
Add Hide Empty Filters from SpaceDock (#10293)
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot authored Nov 17, 2024
1 parent bf94440 commit 754825a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NetKAN/HideEmptyFilters.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
identifier: HideEmptyFilters

Check warning on line 1 in NetKAN/HideEmptyFilters.netkan

View workflow job for this annotation

GitHub Actions / Inflate

1273 [1] WARN CKAN.NetKAN.Transformers.AvcTransformer (null) - Error fetching remote version file https://raw.githubusercontent.com/AlexSkylark/HideEmptyFilters/refs/heads/main/GameData/HideEmptyFilters/HideEmptyFilters.version: The remote server returned an error: (404) Not Found.

Check warning on line 1 in NetKAN/HideEmptyFilters.netkan

View workflow job for this annotation

GitHub Actions / Inflate

3185 [1] WARN CKAN.NetKAN.Transformers.AvcTransformer (null) - Error fetching remote version file https://raw.githubusercontent.com/AlexSkylark/HideEmptyFilters/refs/heads/main/GameData/HideEmptyFilters/HideEmptyFilters.version: The remote server returned an error: (404) Not Found.
$kref: '#/ckan/github/AlexSkylark/HideEmptyFilters'
x_netkan_version_edit:
find: ^v
replace: ''
strict: false
$vref: '#/ckan/ksp-avc'
---
identifier: HideEmptyFilters
$kref: '#/ckan/spacedock/3765'
$vref: '#/ckan/ksp-avc'
tags:
- plugin
- editor
- convenience

0 comments on commit 754825a

Please sign in to comment.