mirror of
https://github.com/oleid/gnome-shell-teatime.git
synced 2022-04-29 18:53:50 +00:00
whitespace
This commit is contained in:
parent
a33c20cfde
commit
3e33279a6e
@ -122,9 +122,9 @@ const Pie = {
|
||||
height: 1,
|
||||
draw : function(cr, stat, primary, secundary) {
|
||||
const pi = Math.PI;
|
||||
const r = 0.5;
|
||||
const r = 0.5;
|
||||
|
||||
if(stat == null) stat = 0;
|
||||
if(stat == null) stat = 0;
|
||||
|
||||
cr.translate(0.5, 0.5);
|
||||
cr.save();
|
||||
|
Loading…
Reference in New Issue
Block a user