Skip to content

Commit 6dfc3c5

Browse files
authored
Merge pull request #46 from paivaric/homolog
Homolog
2 parents 9ab312c + d015e9b commit 6dfc3c5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/dashboard/ServerSettings/ServerSettings.react.js

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*
55
* This source code is licensed under the license found in the LICENSE file in
66
* the root directory of this source tree.
7+
*
78
*/
89
import DashboardView from 'dashboard/DashboardView.react';
910
import React from 'react';

src/dashboard/ServerSettings/ServerSettings.scss

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*
55
* This source code is licensed under the license found in the LICENSE file in
66
* the root directory of this source tree.
7+
*
78
*/
89
@import 'stylesheets/globals.scss';
910

0 commit comments

Comments
 (0)