✌️
This commit is contained in:
parent
90959a8347
commit
f7444c6c0b
4 changed files with 13 additions and 11 deletions
|
|
@ -43,6 +43,6 @@ module.exports = me => {
|
|||
});
|
||||
|
||||
riot.mixin('ui-progress', {
|
||||
Progress: require('./scripts/loading.ls')
|
||||
Progress: require('./scripts/loading')
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue