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
|
||||
|
||||
[vipUsers](###vipUsers)
|
||||
[sponsorTimes](###sponsorTimes)
|
||||
[userNames](###userNames)
|
||||
[userNameLogs](###userNameLogs)
|
||||
[categoryVotes](###categoryVotes)
|
||||
[lockCategories](###lockCategories)
|
||||
[warnings](###warnings)
|
||||
[shadowBannedUsers](###shadowBannedUsers)
|
||||
[unlistedVideos](###unlistedVideos)
|
||||
[config](###config)
|
||||
[vipUsers](#vipUsers)
|
||||
[sponsorTimes](#sponsorTimes)
|
||||
[userNames](#userNames)
|
||||
[userNameLogs](#userNameLogs)
|
||||
[categoryVotes](#categoryVotes)
|
||||
[lockCategories](#lockCategories)
|
||||
[warnings](#warnings)
|
||||
[shadowBannedUsers](#shadowBannedUsers)
|
||||
[unlistedVideos](#unlistedVideos)
|
||||
[config](#config)
|
||||
|
||||
### vipUsers
|
||||
| Name | Type | |
|
||||
|
@ -142,10 +142,10 @@
|
|||
|
||||
# Private
|
||||
|
||||
[vote](###vote)
|
||||
[categoryVotes](###categoryVotes)
|
||||
[sponsorTimes](###sponsorTimes)
|
||||
[config](###config)
|
||||
[vote](#vote)
|
||||
[categoryVotes](#categoryVotes)
|
||||
[sponsorTimes](#sponsorTimes)
|
||||
[config](#config)
|
||||
|
||||
### vote
|
||||
|
||||
|
|
Loading…
Reference in a new issue