mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-06-23 08:58:42 +00:00
16 lines
431 B
INI
16 lines
431 B
INI
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
DevToolsModules(
|
|
'cookies-panel.js',
|
|
'editor.js',
|
|
'headers-panel.js',
|
|
'params-panel.js',
|
|
'preview-panel.js',
|
|
'properties-view.js',
|
|
'response-panel.js',
|
|
'security-panel.js',
|
|
'timings-panel.js',
|
|
)
|