remove unnecessary spaces in the authors array

This commit is contained in:
Jack
2024-06-23 18:23:33 -04:00
parent 85a792228c
commit 6eab85374d

View File

@@ -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