mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-23 04:52:55 -06:00
[chore] Update + add fonts for additional scripts, use locally installed font if available
This commit is contained in:
parent
c8a780e12a
commit
e190c3df88
105 changed files with 634 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