Make the API module namespace not be stupid

This commit is contained in:
VetheonGames 2023-10-13 21:49:54 -06:00
parent 19444a55b3
commit 642f118ae7

View File

@ -2,7 +2,7 @@
module ConfigMan
module Modules
module API
module Api
def self.populate_defaults
{
'api_endpoint' => 'https://api.example.com',