The weeb for the next gen discord boat - Wamellow wamellow.com
bot discord
4
fork

Configure Feed

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

fix default nsfw threshold

Luna 27c251b3 be0597b8

+1 -1
+1 -1
app/dashboard/[guildId]/nsfw-image-scanning/page.tsx
··· 153 153 description="The threshold at which an image should be considered NSFW; low values are sensitive, high values are lax." 154 154 url={url} 155 155 dataName="threshold" 156 - defaultState={data.threshold} 156 + defaultState={data.threshold || 0.5} 157 157 /> 158 158 159 159 <span className="mb-2" >