mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-16 22:03:17 -05:00
* fix css files * create workflow * format code using prettier * black ignore 3rd party folder * format py code using black * black exclude option in workflow * Don't format workflow files * Add contributing instructions to readme --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
10 lines
189 B
YAML
10 lines
189 B
YAML
name: Extended Stats
|
|
# requires: StashUserscriptLibrary
|
|
description: Adds new stats to the stats page
|
|
version: 1.0
|
|
ui:
|
|
requires:
|
|
- StashUserscriptLibrary
|
|
javascript:
|
|
- stats.js
|