mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 18:36:14 -04:00
Added node workspace.
This commit is contained in:
parent
95d99424e1
commit
65046a3ff2
11 changed files with 29 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
import process from "process";
|
||||
import process from "node:process";
|
||||
|
||||
/*
|
||||
* This is a repair tool. It extracts all datas of a pad, removes and inserts them again.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue