mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Fixed sprite scaling history bug
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
|
||||
|
||||
ajax('https://api.github.com/repos/lospec/pixel-editor/contributors', response => {
|
||||
console.log(response)
|
||||
|
||||
if (Array.isArray(response)) {
|
||||
|
||||
var html = '';
|
||||
|
Reference in New Issue
Block a user