diff options
author | Chris Chrome <christophercookman@gmail.com> | 2022-01-05 05:44:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-05 13:44:14 +0300 |
commit | aaf5df14e1523ef70fcb9aa5ff9fc0b73ff42fee (patch) | |
tree | 63c49b6d70dce0cfe70528d0e1aa2411c85b2d51 /util/src | |
parent | Update documents (diff) | |
download | server-aaf5df14e1523ef70fcb9aa5ff9fc0b73ff42fee.tar.xz |
Add Role Icons (#574)
* Role Icons Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Cache coherency rules Co-authored-by: MANIKILLER <manikillrorg@gmail.com> Co-authored-by: ImAaronFR <96433859+ImAaronFR@users.noreply.github.com>
Diffstat (limited to 'util/src')
-rw-r--r-- | util/src/entities/Guild.ts | 2 | ||||
-rw-r--r-- | util/src/entities/Role.ts | 6 |
2 files changed, 8 insertions, 0 deletions
diff --git a/util/src/entities/Guild.ts b/util/src/entities/Guild.ts |