mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Fix indent of first member
svn path=/trunk/; revision=96
This commit is contained in:
parent
e1c7a4fece
commit
12720e2c90
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ function Panel() {
|
|||
}
|
||||
|
||||
Panel.prototype = {
|
||||
_init : function() {
|
||||
_init : function() {
|
||||
let global = Shell.Global.get();
|
||||
|
||||
this._group = new Clutter.Group();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue