You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-07-15 01:24:25 +02:00
improving db scheme. Adding Mysql tests
This commit is contained in:
@ -258,7 +258,7 @@ export class TestHelper {
|
||||
name: rndStr() + '.jpg',
|
||||
directory: dir,
|
||||
metadata: m,
|
||||
readyThumbnails: null,
|
||||
readyThumbnails: [],
|
||||
readyIcon: false
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user