mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
fixed logo
This commit is contained in:
parent
da67e10cd2
commit
3713fa6909
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ export const LOGOS = {
|
|||
pedals: ['Усталые Педальки', require('../sprites/logos/pedals.png'), 'bottom-right'],
|
||||
rider: ['Райдер', require('../sprites/logos/rider.png'), 'bottom-right'],
|
||||
rider_evening: ['Вечерние городские', require('../sprites/logos/rider_evening.png'), 'top-right'],
|
||||
prokatimsya: ['PRO_КАТИМСЯ?!', require('../sprites/logos/prokatimsya.png.png'), 'top-right'],
|
||||
prokatimsya: ['PRO_КАТИМСЯ?!', require('../sprites/logos/prokatimsya.png'), 'top-right'],
|
||||
};
|
||||
|
||||
export const DEFAULT_LOGO = 'nvs';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue