1
0
Fork 0

fix: put attention.png in public directory

user-stream
Lea 2023-08-25 13:23:14 +02:00
parent 20b889aca9
commit d02d88c073
Signed by: lea
GPG Key ID: 1BAFFE8347019C42
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if (!process.env.NTFY_TOPIC) {
await ntfy.publish({
title: `Report created (${event.content.type}, ${event.content.report_reason})`,
message: event.additional_context || "No reason provided",
iconURL: 'https://futacockinside.me/files/attention.png',
iconURL: 'https://admin.revolt.chat/attention.png',
actions: [
{
label: 'View report',

BIN
public/attention.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB