1
0
Fork 0
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:
Fedor Katurov 2020-07-12 15:39:09 +07:00
parent 33a55c852d
commit 6b6c7f5dd2
4 changed files with 8 additions and 10 deletions

View file

@ -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',
};