FEAT: Added config to store path to images
This commit is contained in:
5
frontend/config.tsx
Normal file
5
frontend/config.tsx
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
export const paths = {
|
||||||
|
pfps:'',
|
||||||
|
category_thumbnails:'',
|
||||||
|
icons:''
|
||||||
|
};
|
||||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Reference in New Issue
Block a user