remove unnecessary spaces in the authors array
This commit is contained in:
@@ -3,5 +3,5 @@ version: '${version}'
|
|||||||
description: Sync your server time and weather with the real world
|
description: Sync your server time and weather with the real world
|
||||||
main: io.github.jack1424.realtimeweather.RealTimeWeather
|
main: io.github.jack1424.realtimeweather.RealTimeWeather
|
||||||
load: POSTWORLD
|
load: POSTWORLD
|
||||||
authors: [ Jack1424 ]
|
authors: [Jack1424]
|
||||||
website: https://github.com/Jack1424/RealTimeWeather
|
website: https://github.com/Jack1424/RealTimeWeather
|
||||||
|
Reference in New Issue
Block a user