forked from GNUsocial/gnu-social
drop a comma which isn't actually an error but keeps throwing annoying warnings in netbeans
This commit is contained in:
parent
62467f51e5
commit
cda59dc177
@ -56,7 +56,7 @@ var SN = { // StatusNet
|
|||||||
NoticeDataGeoCookie: 'NoticeDataGeo',
|
NoticeDataGeoCookie: 'NoticeDataGeo',
|
||||||
NoticeDataGeoSelected: 'notice_data-geo_selected',
|
NoticeDataGeoSelected: 'notice_data-geo_selected',
|
||||||
StatusNetInstance:'StatusNetInstance'
|
StatusNetInstance:'StatusNetInstance'
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
messages: {},
|
messages: {},
|
||||||
|
Loading…
Reference in New Issue
Block a user