mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Fixed markdown controller
This commit is contained in:
parent
f3680ea7de
commit
c54336fb47
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export default class extends Controller {
|
|||
|
||||
connect()
|
||||
{
|
||||
console.log('Markdown controller called');
|
||||
this.configureMarked();
|
||||
this.render();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue