diff options
| author | andrewdkim <adkim414@gmail.com> | 2019-10-05 15:14:13 -0400 | 
|---|---|---|
| committer | andrewdkim <adkim414@gmail.com> | 2019-10-05 15:14:13 -0400 | 
| commit | e763a0e825a547c34f50915204be586afcd55b18 (patch) | |
| tree | a3d08ac49a806c7a3670e6a0e860db643fab353c /src/client/documents/Documents.ts | |
| parent | 00416cdb70aa8dd9698972ab0df8ca0a6c8575f9 (diff) | |
| parent | 7ccce9564e11ede82bec01b9eea3889da4dc1bc2 (diff) | |
wut
Diffstat (limited to 'src/client/documents/Documents.ts')
| -rw-r--r-- | src/client/documents/Documents.ts | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts index 392dca373..64201f645 100644 --- a/src/client/documents/Documents.ts +++ b/src/client/documents/Documents.ts @@ -672,3 +672,4 @@ export namespace DocUtils {  }  Scripting.addGlobal("Docs", Docs); + | 
