Files
Bubberstation/tools/bootstrap
SkyratBot feb5e6b82a [MIRROR] Node Bootstrap: Cast OS version to int so compat code works (#27681)
Node Bootstrap: Cast OS version to int so compat code works (#83190)

This wasn't working for me because `OSMajor` was set to a string, not a
number, so it failed the if check.

Making this change made it work

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
2024-05-15 01:13:18 +02:00
..