mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Added ; to code
This commit is contained in:
parent
ed195ff909
commit
40a42a6a29
@ -1407,7 +1407,7 @@ function print_phases_donut (recipient, phases) {
|
|||||||
return function(t) {
|
return function(t) {
|
||||||
return arc(interpolate(t));
|
return arc(interpolate(t));
|
||||||
};
|
};
|
||||||
})
|
});
|
||||||
|
|
||||||
slice.exit()
|
slice.exit()
|
||||||
.remove();
|
.remove();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user