a fork of iceshrimp.net but a tweaked frontend to my personal liking. waow
fediverse social-media social iceshrimp fedi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[backend/core] Add missing import

pancakes 2edc3a6c eabd88b6

+1
+1
Iceshrimp.Backend/Core/Extensions/ServiceExtensions.cs
··· 1 1 using System.Diagnostics.CodeAnalysis; 2 + using System.Reflection; 2 3 using System.Threading.RateLimiting; 3 4 using System.Xml.Linq; 4 5 using Iceshrimp.Backend.Core.Configuration;