feat: start adding native shortcut support

This commit is contained in:
Anna
2022-01-22 16:57:40 -05:00
parent 893743d72a
commit 60d1771c95
3 changed files with 71 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
namespace ChatTwo.Util;
public class DataUtil {
}