Skip to content
Snippets Groups Projects
Commit 6407b51b authored by Simon Malesys's avatar Simon Malesys
Browse files

Fix import

parent af4cee2a
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License // You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
import escapeString from "../utils/escapeString" import escapeString from "../utils/escapeString.js"
/** /**
* Build the MongoDB query for the database based on the * Build the MongoDB query for the database based on the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment