mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-08-23 00:54:13 -05:00
fixed image loading and posting from the correct community in portal
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -38,6 +38,7 @@ router.get('/images', function (req, res) {
|
||||
name: community.name,
|
||||
description: community.description,
|
||||
platform_id: community.platform_id,
|
||||
title_id: community.title_id[0],
|
||||
CTR_browser_header: community.CTR_browser_header,
|
||||
WiiU_browser_header: community.WiiU_browser_header,
|
||||
browser_icon: community.browser_icon
|
||||
|
||||
Reference in New Issue
Block a user