Fixed typo (I'm sorry)
This commit is contained in:
parent
9024f14f40
commit
6a9750b33b
|
@ -13,7 +13,7 @@ instance = mastodon.example.org
|
||||||
token = blahblah
|
token = blahblah
|
||||||
|
|
||||||
; Mastodon user ID. Used to filter out posts. Unfortunately, I can't find a way
|
; Mastodon user ID. Used to filter out posts. Unfortunately, I can't find a way
|
||||||
; to get it using token itself. GARGOOOOOOON!!!!!
|
; to get it using token itself. GARGROOOOOOON!!!!!
|
||||||
; Anyways, you could navigate to your profile ${instance}/@${username} and
|
; Anyways, you could navigate to your profile ${instance}/@${username} and
|
||||||
; look for your profile picture link. For example, for me it's
|
; look for your profile picture link. For example, for me it's
|
||||||
; https://mastodon.astrr.ru/system/accounts/avatars/107/914/495/779/447/227/original/9651ac2f47cb2993.jpg
|
; https://mastodon.astrr.ru/system/accounts/avatars/107/914/495/779/447/227/original/9651ac2f47cb2993.jpg
|
||||||
|
|
Loading…
Reference in New Issue