feat: add universities and restaurants
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
package cmd
|
||||
|
||||
type AppConfig struct {
|
||||
OutputVerbose bool
|
||||
OutputFormatter string
|
||||
PrintConfig bool
|
||||
OutputVerbose bool
|
||||
OutputFormatter string
|
||||
OutputOrderReverse bool
|
||||
PrintConfig bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user