Fix mismatched variable type on info.xml

This commit is contained in:
MinSoo Kim 2016-09-21 01:02:32 +09:00
parent 4c4f7b782e
commit 11221e8326

View file

@ -29,7 +29,7 @@
<title xml:lang="ko">사이트 로고 문자</title>
<title xml:lang="en">Site logo text</title>
</var>
<var name="logo_url" type="image">
<var name="logo_url" type="text">
<title xml:lang="ko">사이트 로고 링크 주소</title>
<title xml:lang="en">Site logo link URL</title>
</var>