mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-04 14:35:49 +01:00
Fixed markdown controller
This commit is contained in:
@@ -8,7 +8,7 @@ export default class extends Controller {
|
||||
|
||||
connect()
|
||||
{
|
||||
console.log('Markdown controller called');
|
||||
this.configureMarked();
|
||||
this.render();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user