Skip to content

Commit

Permalink
🎨 :: μ½”λ“œ Formatting 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
KangTaeHoon committed Jul 17, 2024
1 parent e10db80 commit 84dd1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/App/Sources/Application/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ final class AppDelegate: UIResponder, UIApplicationDelegate {
naverInstance?.consumerKey = NAVER_CONSUMER_KEY() // ν΄λΌμ΄μ–ΈνŠΈ 아이디
naverInstance?.consumerSecret = NAVER_CONSUMER_SECRET() // μ‹œν¬λ¦Ώ 아이디
naverInstance?.appName = NAVER_APP_NAME() // 앱이름

// ν…ŒμŠ€νŠΈμ½”λ“œ
return true
}
Expand Down

0 comments on commit 84dd1fc

Please sign in to comment.