mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Some tweaks
This commit is contained in:
@@ -186,5 +186,4 @@ export default Ember.ArrayProxy.extend(Ember.Evented, {
|
||||
findNearestToIndex: function(index) {
|
||||
return this.findNearestTo(index, 'indexEnd');
|
||||
}
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user