mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Shit merge
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
var Constants = {
|
||||
DEFAULT_PEN_COLOR : "#000000",
|
||||
TRANSPARENT_COLOR : "TRANSPARENT",
|
||||
PISKEL_SERVICE_URL : "http://2.piskel-app.appspot.com"
|
||||
|
||||
DEFAULT_PEN_COLOR : '#000000',
|
||||
TRANSPARENT_COLOR : "TRANSPARENT",
|
||||
PISKEL_SERVICE_URL: 'http://2.piskel-app.appspot.com'
|
||||
};
|
Reference in New Issue
Block a user