Skip to content

Commit 631ea42

Browse files
committed
Add spaces
1 parent 0d5026b commit 631ea42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.onesignal.unity.core/Runtime/Notifications/Models/NotificationPermission.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ namespace OneSignalSDK.Notifications.Models {
2929
public enum NotificationPermission {
3030
NotDetermined = 0,
3131
Denied,
32-
Authorized,
33-
Provisional,
32+
Authorized,
33+
Provisional,
3434
Ephemeral
3535
}
3636
}

0 commit comments

Comments
 (0)