Skip to content

Commit

Permalink
feat: 並び順を変更
Browse files Browse the repository at this point in the history
  • Loading branch information
pantasystem committed Jul 10, 2023
1 parent b460416 commit c04deeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package net.pantasystem.milktea.model.notes

enum class ReactionAcceptanceType {
LikeOnly4Remote,
NonSensitiveOnly,
NonSensitiveOnly4LocalOnly4Remote,
LikeOnly4Remote,
LikeOnly,
}

0 comments on commit c04deeb

Please sign in to comment.