Merge branch 'master'
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package org.joinmastodon.android.model;
|
||||
|
||||
public enum NotificationAction {
|
||||
FAVORITE,
|
||||
REBLOG
|
||||
}
|
||||
Reference in New Issue
Block a user