forked from mirror/Part-DB.Part-DB-server
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()
|
connect()
|
||||||
{
|
{
|
||||||
console.log('Markdown controller called');
|
this.configureMarked();
|
||||||
this.render();
|
this.render();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue