mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 08:41:25 +03:00
HEX colours
This commit is contained in:
3
src/utils/index.js
Normal file
3
src/utils/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
int2hex: (int) => int.toString(16).toUpperCase(),
|
||||
};
|
Reference in New Issue
Block a user