mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-01-27 07:46:13 +01:00
ab316d2250
* start with a default config, not an empty config. * some data structures were present on Empty config but not Default config * the monkey patched CLIContext is working * remove print debugging log * make the behaviour of the flags consistent across all data types Conflicts: internal/config/config.go * try to fix accidentally broken test