mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
Fix schema md header link
This commit is contained in:
parent
f1d22c6ca4
commit
7f074554c4
1 changed files with 14 additions and 14 deletions
|
@ -1,15 +1,15 @@
|
||||||
# SponsorTimesDB
|
# SponsorTimesDB
|
||||||
|
|
||||||
[vipUsers](###vipUsers)
|
[vipUsers](#vipUsers)
|
||||||
[sponsorTimes](###sponsorTimes)
|
[sponsorTimes](#sponsorTimes)
|
||||||
[userNames](###userNames)
|
[userNames](#userNames)
|
||||||
[userNameLogs](###userNameLogs)
|
[userNameLogs](#userNameLogs)
|
||||||
[categoryVotes](###categoryVotes)
|
[categoryVotes](#categoryVotes)
|
||||||
[lockCategories](###lockCategories)
|
[lockCategories](#lockCategories)
|
||||||
[warnings](###warnings)
|
[warnings](#warnings)
|
||||||
[shadowBannedUsers](###shadowBannedUsers)
|
[shadowBannedUsers](#shadowBannedUsers)
|
||||||
[unlistedVideos](###unlistedVideos)
|
[unlistedVideos](#unlistedVideos)
|
||||||
[config](###config)
|
[config](#config)
|
||||||
|
|
||||||
### vipUsers
|
### vipUsers
|
||||||
| Name | Type | |
|
| Name | Type | |
|
||||||
|
@ -142,10 +142,10 @@
|
||||||
|
|
||||||
# Private
|
# Private
|
||||||
|
|
||||||
[vote](###vote)
|
[vote](#vote)
|
||||||
[categoryVotes](###categoryVotes)
|
[categoryVotes](#categoryVotes)
|
||||||
[sponsorTimes](###sponsorTimes)
|
[sponsorTimes](#sponsorTimes)
|
||||||
[config](###config)
|
[config](#config)
|
||||||
|
|
||||||
### vote
|
### vote
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue