Prayable datafield typo (#28622)

* notifiactionPrefix -> notificationPrefix

* notifiactionPrefix -> notificationPrefix
This commit is contained in:
TsjipTsjip
2024-06-05 09:32:58 +02:00
committed by GitHub
parent 41549db282
commit 86cf5cc7d1
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ public sealed partial class PrayableComponent : Component
/// <summary>
/// Prefix used in the notification to admins
/// </summary>
[DataField("notifiactionPrefix")]
[DataField("notificationPrefix")]
[ViewVariables(VVAccess.ReadWrite)]
public string NotificationPrefix = "prayer-chat-notify-pray";

View File

@@ -59,7 +59,7 @@
size: Small
- type: Prayable
sentMessage: prayer-popup-notify-centcom-sent
notifiactionPrefix: prayer-chat-notify-centcom
notificationPrefix: prayer-chat-notify-centcom
verb: prayer-verbs-call
verbImage: null
@@ -74,7 +74,7 @@
state: icon
- type: Prayable
sentMessage: prayer-popup-notify-syndicate-sent
notifiactionPrefix: prayer-chat-notify-syndicate
notificationPrefix: prayer-chat-notify-syndicate
- type: entity
parent: BaseHandheldInstrument
@@ -185,6 +185,6 @@
- ItemMask
- type: Prayable
sentMessage: prayer-popup-notify-honkmother-sent
notifiactionPrefix: prayer-chat-notify-honkmother
notificationPrefix: prayer-chat-notify-honkmother
verb: prayer-verbs-call
verbImage: null