rename the configuration names
Este commit está contenido en:
@@ -5,7 +5,7 @@ import sys
|
||||
|
||||
from aman.config.Server import Server
|
||||
|
||||
class Configuration:
|
||||
class System:
|
||||
def __init__(self, filepath : str):
|
||||
config = configparser.ConfigParser()
|
||||
config.read(filepath)
|
||||
Referencia en una nueva incidencia
Block a user