mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
computer: store part 3
This commit is contained in:
@@ -36,10 +36,9 @@ impl Bridge for Interface<'static> {
|
||||
// File auto-generated, any modifications will be overwritten
|
||||
//
|
||||
|
||||
export const VERSION = \"v{}\";
|
||||
export const VERSION = \"v{VERSION}\";
|
||||
|
||||
",
|
||||
VERSION
|
||||
"
|
||||
);
|
||||
|
||||
contents += &indexes
|
||||
|
||||
Reference in New Issue
Block a user