mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3c74080224
commit
cdc8076385
@ -110,7 +110,7 @@ function(options){
|
|||||||
return this('---', options) }
|
return this('---', options) }
|
||||||
|
|
||||||
// NOTE: this is the same as make('...'[, options])
|
// NOTE: this is the same as make('...'[, options])
|
||||||
Items.Sepinner =
|
Items.Spinner =
|
||||||
function(options){
|
function(options){
|
||||||
return this('...', options) }
|
return this('...', options) }
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user