5 lines
119 B
Python
5 lines
119 B
Python
|
# Copyright (C) 2020 by Animath
|
||
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||
|
|
||
|
default_app_config = 'api.apps.APIConfig'
|