mirror of
https://github.com/apple/pkl.git
synced 2026-07-08 22:15:11 +02:00
Update Kotlin dependencies (#1498)
This commit is contained in:
@@ -181,7 +181,7 @@ internal abstract class PageGenerator<out S>(
|
||||
} else {
|
||||
"Click or press 'S' to search this package"
|
||||
}
|
||||
autoComplete = false
|
||||
autoComplete = "off"
|
||||
if (packageName != null) {
|
||||
require(packageVersion != null)
|
||||
attributes["data-package-name"] = packageName
|
||||
|
||||
Reference in New Issue
Block a user