Remove second account
This commit is contained in:
parent
26d9e20016
commit
db6c46ca1e
@ -7,9 +7,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||||||
let mapi = new MastodonApi({
|
let mapi = new MastodonApi({
|
||||||
container_body_id: 'mt-body',
|
container_body_id: 'mt-body',
|
||||||
instance_uri: 'https://mastodon.online',
|
instance_uri: 'https://mastodon.online',
|
||||||
// instance_uri: 'https://toot.io',
|
|
||||||
user_id: '180745',
|
user_id: '180745',
|
||||||
// user_id: '109687697476761261',
|
|
||||||
profile_name: '@idotj',
|
profile_name: '@idotj',
|
||||||
toots_limit: '20',
|
toots_limit: '20',
|
||||||
hide_reblog: false,
|
hide_reblog: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user