mirror of
https://forge.murkfall.net/bluesaxman/imapi.git
synced 2026-03-13 02:54:19 -06:00
initial git commit of imapi
This commit is contained in:
4
libs/j/putGalleries
Normal file
4
libs/j/putGalleries
Normal file
@@ -0,0 +1,4 @@
|
||||
function putGalleries(data) {
|
||||
window.galleriesList = JSON.parse(data).galeries;
|
||||
listGalleries();
|
||||
}
|
||||
Reference in New Issue
Block a user