mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
Initial badge system implementation.
This commit is contained in:
@ -57,5 +57,7 @@ Discourse.Route.buildRoutes(function() {
|
||||
});
|
||||
});
|
||||
|
||||
this.route('badges');
|
||||
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user