diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-07-25 19:25:35 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-07-25 19:25:35 +0200 |
commit | 05e2816aecbfdbcff73c599f3cf4e64ae3bea333 (patch) | |
tree | db50c9efa9823afae5621fc86efe5a650fa28946 /pages | |
parent | a12ae1c0b72794561d80ffe084b4f3dbf717426b (diff) |
more slide settings
Diffstat (limited to 'pages')
-rw-r--r-- | pages/editor.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/editor.tsx b/pages/editor.tsx index 49f3306..29420ce 100644 --- a/pages/editor.tsx +++ b/pages/editor.tsx @@ -1217,7 +1217,7 @@ function SlideSettings() { player={player} />} <div className='section'> - <span className='title'>Behavior</span> + <span className='title'>Click through behavior</span> <FormControl variant='filled'> <InputLabel>Click through behaviour</InputLabel> <Select |