Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit707b943

Browse files
committed
use //
1 parent2c6c800 commit707b943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/stores/hacker-news/action.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import request from '../../utils/fetch'
33

44
importHackerNewsStorefrom"./store";
55

6-
constHosts='http://node-hnapi.herokuapp.com'
6+
constHosts='//node-hnapi.herokuapp.com'
77

88
functiongetRequestUrlByType(type:string){
99
switch(type){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp