Files
vikunja/pkg
Nick Manosandkolaente 358d043fb9 fix: expose pkg/config and viper to yaegi plugins
The plugin docs show yaegi plugins reading Vikunja configuration via
pkg/config and github.com/spf13/viper, but neither package was registered
in the yaegi symbol table. Plugins importing them failed to load at the
import itself.

Add both packages to yaegiSymbolPackages and commit the generated symbol
files so interpreted plugins can read configuration as documented.

Fixes #3500.
2026-08-18 13:29:23 +02:00
..
2026-07-29 08:45:06 +00:00