mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-31 02:05:39 +00:00
Add Rocket and Eyes emoji reactions (#2114)
Co-authored-by: Brendan Forster <brendan@github.com>
This commit is contained in:
@@ -22,7 +22,13 @@ namespace Octokit
|
||||
Heart,
|
||||
|
||||
[Parameter(Value = "hooray")]
|
||||
Hooray
|
||||
Hooray,
|
||||
|
||||
[Parameter(Value = "rocket")]
|
||||
Rocket,
|
||||
|
||||
[Parameter(Value = "eyes")]
|
||||
Eyes
|
||||
}
|
||||
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
|
||||
Reference in New Issue
Block a user