mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-01 15:58:19 -04:00
Clean code.
This commit is contained in:
parent
8d9a2f505f
commit
57ab18355d
1 changed files with 1 additions and 1 deletions
|
@ -45,8 +45,8 @@ modulejs.define('core/server', ['$', '_', 'config', 'core/location'], function (
|
|||
|
||||
|
||||
return {
|
||||
backend: config.setup.BACKEND,
|
||||
api: hasApi,
|
||||
backend: config.setup.BACKEND,
|
||||
name: config.setup.SERVER_NAME,
|
||||
version: config.setup.SERVER_VERSION,
|
||||
request: request,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue