mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-31 19:59:31 -05:00
feat(about): show config directory (#2600)
* feat(about): show config directory * feat(about): run yarn i18n:extract * refactor(about): use existing appdata path method * feat(about): suggested changes * refactor(logs): rename variable to be more consistent * feat: suggested changes
This commit is contained in:
committed by
GitHub
parent
d92f169375
commit
0c7373c7e8
@@ -3042,6 +3042,9 @@ paths:
|
||||
type: string
|
||||
nullable: true
|
||||
example: Asia/Tokyo
|
||||
appDataPath:
|
||||
type: string
|
||||
example: /app/config
|
||||
/auth/me:
|
||||
get:
|
||||
summary: Get logged-in user
|
||||
|
||||
Reference in New Issue
Block a user