mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-08 16:41:09 -06:00
[chore] Update + add fonts for additional scripts, use locally installed font if available (#3997)
* [chore] Update + add fonts for additional scripts, use locally installed font if available * update comments
This commit is contained in:
parent
a07ca92752
commit
a44065726c
105 changed files with 656 additions and 62 deletions
|
|
@ -178,6 +178,7 @@ function AccessTokenForm({ app }: { app: App }) {
|
|||
</div>
|
||||
|
||||
<TextInput
|
||||
className="monospace"
|
||||
field={scope}
|
||||
label="Token scopes (space-separated list)"
|
||||
autoCapitalize="off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue