mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Add avatar customizations to content API
This commit is contained in:
committed by
Blade Barringer
parent
0d06d765f2
commit
8e8c28725a
6
common/script/content/appearance/size.js
Normal file
6
common/script/content/appearance/size.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import prefill from './prefill.js';
|
||||
|
||||
export default prefill({
|
||||
slim: {},
|
||||
broad: {},
|
||||
});
|
||||
Reference in New Issue
Block a user