mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Overhaul look and feel of folder select (#527)
This commit is contained in:
@@ -73,7 +73,7 @@ type Query {
|
||||
"""Returns the current, complete configuration"""
|
||||
configuration: ConfigResult!
|
||||
"""Returns an array of paths for the given path"""
|
||||
directories(path: String): [String!]!
|
||||
directory(path: String): Directory!
|
||||
|
||||
# Metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user