mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-07 12:16:04 +00:00
some updates
This commit is contained in:
parent
4372bdb09d
commit
56ee12741c
|
@ -179,7 +179,7 @@ namespace WelsonJS.Launcher.Properties {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// http://localhost:3000과(와) 유사한 지역화된 문자열을 찾습니다.
|
||||
/// http://localhost:3000/과(와) 유사한 지역화된 문자열을 찾습니다.
|
||||
/// </summary>
|
||||
internal static string ResourceServerPrefix {
|
||||
get {
|
||||
|
|
|
@ -155,6 +155,6 @@
|
|||
<value>https://github.com/gnh1201/welsonjs</value>
|
||||
</data>
|
||||
<data name="ResourceServerPrefix" xml:space="preserve">
|
||||
<value>http://localhost:3000</value>
|
||||
<value>http://localhost:3000/</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Reference in New Issue
Block a user