Skip to content

Commit

Permalink
feat: update commit icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Leizhenpeng committed Jan 24, 2024
1 parent 9ec1e82 commit ba675b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package com.github.connectai_e.kimi.commits.intellij
import com.intellij.openapi.util.IconLoader

object Icons {
val AI_COMMITS = IconLoader.getIcon("/icons/aiCommits15.svg", javaClass)
val AI_COMMITS = IconLoader.getIcon("/icons/kimi-commit-logos.svg", javaClass)
}

0 comments on commit ba675b7

Please sign in to comment.