This commit is contained in:
Andrew Pareles 2025-04-30 13:49:09 -07:00
parent a8ba44e49e
commit 9b861db77f
2 changed files with 0 additions and 3 deletions

View file

@ -82,7 +82,6 @@ function buildWin32Setup(arch, target) {
productJson['target'] = target;
fs.writeFileSync(productJsonPath, JSON.stringify(productJson, undefined, '\t'));
console.log('RawVersion!!!!!!!!!!!!!!', pkg.version.replace(/-\w+$/, '')) // Void
const quality = product.quality || 'dev';
const definitions = {
NameLong: product.nameLong,

View file

@ -2981,8 +2981,6 @@ export const SidebarChat = () => {
</div>
console.log('!!!', Object.keys(chatThreadsState.allThreads).length)
const threadPageInput = <div key={'input' + chatThreadsState.currentThreadId}>
<div className='px-4'>