mirror of https://gitlab.com/bashrc2/epicyon
Go straight to followers list after receiving follow approval notification
parent
81718e0ed4
commit
f6703325bd
|
@ -265,7 +265,7 @@ function notifications {
|
|||
cp "$epicyonFollowFile" "$epicyonFollowNotificationsFile"
|
||||
chown ${PROJECT_NAME}:${PROJECT_NAME} "$epicyonFollowNotificationsFile"
|
||||
|
||||
epicyonFollowMessage=$(notification_translate_text "New follow request")" ${EPICYON_DOMAIN_NAME}/users/${USERNAME}"
|
||||
epicyonFollowMessage=$(notification_translate_text "New follow request")" ${EPICYON_DOMAIN_NAME}/users/${USERNAME}/followers"
|
||||
sendNotification "$USERNAME" "Epicyon" "$epicyonFollowMessage"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue