mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
rewrite paths, add deps
This commit is contained in:
@@ -19,7 +19,7 @@ base-notification(
|
||||
|
||||
<script>
|
||||
import BaseNotification from './base';
|
||||
import sparklesIcon from 'assets/svg/sparkles.svg';
|
||||
import sparklesIcon from '@/assets/svg/sparkles.svg';
|
||||
|
||||
export default {
|
||||
props: ['notification', 'canRemove'],
|
||||
|
||||
Reference in New Issue
Block a user