Remove second account

This commit is contained in:
idotj 2023-01-28 13:12:38 +01:00
parent 26d9e20016
commit db6c46ca1e

View File

@ -7,9 +7,7 @@ document.addEventListener("DOMContentLoaded", () => {
let mapi = new MastodonApi({
container_body_id: 'mt-body',
instance_uri: 'https://mastodon.online',
// instance_uri: 'https://toot.io',
user_id: '180745',
// user_id: '109687697476761261',
profile_name: '@idotj',
toots_limit: '20',
hide_reblog: false,