mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Make @probablycorey happier
This commit is contained in:
@@ -9,6 +9,7 @@ UndoManager = require 'undo-manager'
|
||||
module.exports =
|
||||
class Buffer
|
||||
@idCounter = 1
|
||||
undoManager: null
|
||||
modified: null
|
||||
lines: null
|
||||
file: null
|
||||
|
||||
Reference in New Issue
Block a user