mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
refactored to match backend
This commit is contained in:
parent
33a55c852d
commit
6b6c7f5dd2
4 changed files with 8 additions and 10 deletions
|
@ -19,13 +19,9 @@ export const URLS = {
|
|||
|
||||
export const PRESETS = {
|
||||
'1600': '1600',
|
||||
'900': '900',
|
||||
'600': '600',
|
||||
'300': '300',
|
||||
'100': '100',
|
||||
placeholder: 'placeholder',
|
||||
cover: 'cover',
|
||||
hero: 'hero',
|
||||
small_hero: 'small_hero',
|
||||
avatar: 'avatar',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue