mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-26 00:30:02 +08:00
Refactored js file structure to be standard throughout app
Still work to be done but a good start in standardisation.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const codeLib = require('../libs/code');
|
||||
const codeLib = require('../services/code');
|
||||
|
||||
const methods = {
|
||||
show() {
|
||||
|
Reference in New Issue
Block a user