瀏覽代碼

Merge pull request #3408 from dalbani/patch-1

Embellish "base URL" caption
bubble
shockey 7 年之前
committed by GitHub
父節點
當前提交
8775c63fb4
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/core/components/info.jsx

+ 1
- 1
src/core/components/info.jsx 查看文件

@@ -15,7 +15,7 @@ class Path extends React.Component {

return (
<pre className="base-url">
[ Base url: {host}{basePath}]
[ Base URL: {host}{basePath} ]
</pre>
)
}


Loading…
取消
儲存