mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-03-04 08:00:09 +00:00
(front end prep for Purchasing Tickets module)
This commit is contained in:
7
config/zondicons.php
Normal file
7
config/zondicons.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'spritesheet_path' => resource_path('assets/icons/sprite.svg'),
|
||||
'inline' => false,
|
||||
'class' => 'zondicon',
|
||||
];
|
||||
Reference in New Issue
Block a user