Make integer placeholder convertible to CLIP placeholder: (#9880)

- seconds keyword is not recognized, but concrete integer value is
This commit is contained in:
Emily Grace Seville
2023-02-22 18:22:36 +10:00
committed by GitHub
parent 6ea92d50ed
commit b1796140e4

View File

@@ -26,4 +26,4 @@
- Specify a timeout period in seconds (defaults to 10s):
`dumpsys -t {{seconds}}`
`dumpsys -t {{8}}`