Is there a way to change the file icon after a Kotlin file is created? Someone initially created some files in our project as Kotlin Files when they are class files, while others in the same directory were created as Class files, causing the file tree to look confusing. So is there a way to fix this without recreating the files as Class files?