mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 20:04:04 +08:00
This is a small clean-up PR that does the following: - Convert api-keys.hbs to a RouteTemplate backed api-keys.gjs. - Move the sub-page templates (index, show, new) into /api-keys sub-directory. - Removes some styles that aren't used after the admin UI conversion.
1 line
No EOL
57 B
Handlebars
Vendored
1 line
No EOL
57 B
Handlebars
Vendored
<AdminConfigAreas::ApiKeysList @apiKeys={{this.model}} /> |