mirror of
https://github.com/miniflux/v2.git
synced 2025-09-30 19:22:11 +00:00
refactor(config): unexport some symbols
This commit is contained in:
parent
a09129d220
commit
24043ece07
3 changed files with 102 additions and 102 deletions
|
@ -4,4 +4,4 @@
|
|||
package config // import "miniflux.app/v2/internal/config"
|
||||
|
||||
// Opts holds parsed configuration options.
|
||||
var Opts *Options
|
||||
var Opts *options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue