mirror of
https://github.com/stashapp/stash.git
synced 2025-12-07 17:02:38 +01:00
* Add reload scraper option to performer details * Add scraper reload to scene edit page * Show scene scraper menu when no queryable scrapers * Add 0.3 changelog
3 lines
45 B
GraphQL
3 lines
45 B
GraphQL
mutation ReloadScrapers {
|
|
reloadScrapers
|
|
}
|