• 0 Posts
  • 2 Comments
Joined 1Y ago
cake
Cake day: Aug 15, 2023

help-circle
rss

distributed forum.

Some boards in one server, some boards in another server, glued by miracle someone’s hardwork.


On Desktop computer, you can use the code below to remove federated instances list. (Use the code in Developer Console)

document.querySelector(".home-instances .row").remove();

(Tested with instances that uses version 0.18.4)