Browse Source

corrected author comment

Daniel 10 năm trước cách đây
mục cha
commit
7f7557ea08
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      editor/js/Sidebar.History.js

+ 1 - 1
editor/js/Sidebar.History.js

@@ -1,5 +1,5 @@
 /**
- * @author mrdoob / http://mrdoob.com/
+ * @author dforrer / https://github.com/dforrer
  */
 
 Sidebar.History = function ( editor ) {