make the SNMP Browser faster and colour branches with data

This commit is contained in:
Oliver Gorwits
2022-08-04 22:56:23 +01:00
parent bbc4674213
commit 2ae86b9fcd
7 changed files with 59 additions and 53 deletions

View File

@@ -11,7 +11,7 @@ __PACKAGE__->load_namespaces(
);
our # try to hide from kwalitee
$VERSION = 72; # schema version used for upgrades, keep as integer
$VERSION = 73; # schema version used for upgrades, keep as integer
use Path::Class;
use File::ShareDir 'dist_dir';