mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
6 lines
129 B
C#
6 lines
129 B
C#
namespace DownKyi;
|
|
|
|
public class AppConstant
|
|
{
|
|
public const string ClipboardId = "32ff00b1-1a09-4b25-9ca7-dcb6914b141c";
|
|
} |