Add /setgame and /settitle (#2534)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Mm2PL
2021-04-04 15:31:08 +00:00
committed by GitHub
parent dff2629e81
commit f9246a9e3a
7 changed files with 151 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ enum class NetworkRequestType {
Post,
Put,
Delete,
Patch,
};
} // namespace chatterino