mirror of
https://github.com/atom/atom.git
synced 2026-02-11 07:05:11 -05: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