mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7b1f8ac1cb
commit
47e7e85582
@ -397,7 +397,8 @@ object.mixinFlat(function(){}, {
|
||||
return this(...arguments) },
|
||||
|
||||
// XXX ???
|
||||
Empty: function(options){},
|
||||
Empty: function(options){
|
||||
return this('', options) },
|
||||
|
||||
Separator: function(){
|
||||
return this('---') },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user