mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 06:38:12 +08:00
Removed LikeAction from core typeName interface resolver
This commit is contained in:
@@ -5,8 +5,6 @@ const Action = {
|
||||
return 'DontAgreeAction';
|
||||
case 'FLAG':
|
||||
return 'FlagAction';
|
||||
case 'LIKE':
|
||||
return 'LikeAction';
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user